3 new functions added plus 2 modified
New functions have been added:
- 'Structure > Show tab order' - numbers (in tab order) and puts a background colour & border around all active elements on the page. If the element has a tabindex attribute this is indicated.
Note: applets/multimedia/ image maps/iframes are treated as one increment in the tab order.
- 'Doc Info > Show DOCTYPE' - simple function that shows an alert box indicating the DOCTYPE (if present)
- 'Doc Info > Show Lang attributes' - Displays on the current page any lang attributes found along with their associated elements. With acknowledgement to: Bartimeus Accessibility Foundation
Also two functions have been modified, one has been removed.
- The 'CSS > CSS on/off' & the 'CSS > Inline styles off' functions have now become one:
'CSS > Disable CSS'. this function now disables external style sheets and removes inline syles as well.
- the 'CSS> test styles function' has been updated to include a dropdown list of style rules found in style sheets associated with the page, which can be inserted into the edit area. the styel changes can also be cleared using the 'clear' button. The functions interface has also been prettied up a tad.